PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFRemoteGoToAction Class / setFileName Method
The path to file in which the destination is located.
In This Topic
    setFileName Method
    In This Topic
    Sets the file in which the destination is located.
    Syntax
    public void setFileName( 
       java.lang.String fileName
    )

    Parameters

    fileName
    The path to file in which the destination is located.
    See Also